fusionforge-db-local software package provides collaborative development tool - database (using PostgreSQL), you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install fusionforge-db-local
fusionforge-db-local is installed in your system.
Make ensure the fusionforge-db-local package were installed using the commands given below,
$ sudo dpkg-query -l | grep fusionforge-db-local *
You will get with fusionforge-db-local package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Development |
| Package | fusionforge-db-local |
| Version | 6.0.3+20151023-1ubuntu1 |
| Description | collaborative development tool - database (using PostgreSQL) |
| Sub Section | Devel |